arm64: Fix compilation error with EARLY_PRINTK disabled
authorJulien Grall <julien.grall@linaro.org>
Thu, 25 Apr 2013 18:39:49 +0000 (19:39 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 26 Apr 2013 14:54:13 +0000 (15:54 +0100)
commit7259d4d3df40d273725b8c074f169b98846dec97
treebd4855ce7659a99509b1aea61e5b8e8f0bc10dc9
parent66425df7ce61865f94506ba57b2ab47a2ba18e41
arm64: Fix compilation error with EARLY_PRINTK disabled

arm64/head.S: Assembler messages:
arm64/head.S:391: Error: operand 1 should be an integer register -- `mov pc,lr'

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/arm64/head.S